[INFO] fetching crate linfa-reduction 0.8.1...
[INFO] testing linfa-reduction-0.8.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate linfa-reduction 0.8.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate linfa-reduction 0.8.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate linfa-reduction 0.8.1
[INFO] tweaked toml for crates.io crate linfa-reduction 0.8.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate linfa-reduction 0.8.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linfa-reduction 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.2.4
[INFO] [stderr]   Downloaded pbr v1.1.1
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded mnist v0.6.0
[INFO] [stderr]   Downloaded linfa-trees v0.8.1
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded ndarray-npy v0.9.1
[INFO] [stderr]   Downloaded alga v0.9.3
[INFO] [stderr]   Downloaded curl-sys v0.4.84+curl-8.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84348d5fa1eaf04a00b6600965d2540e158545ffda00c2a206490f5d89c27d9d
[INFO] running `Command { std: "docker" "start" "-a" "84348d5fa1eaf04a00b6600965d2540e158545ffda00c2a206490f5d89c27d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84348d5fa1eaf04a00b6600965d2540e158545ffda00c2a206490f5d89c27d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84348d5fa1eaf04a00b6600965d2540e158545ffda00c2a206490f5d89c27d9d", kill_on_drop: false }`
[INFO] [stdout] 84348d5fa1eaf04a00b6600965d2540e158545ffda00c2a206490f5d89c27d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84f612315d93bd220c9ce7a33130610294e5a750561703d529067c23ac65eb53
[INFO] running `Command { std: "docker" "start" "-a" "84f612315d93bd220c9ce7a33130610294e5a750561703d529067c23ac65eb53", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling linfa v0.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling sprs v0.11.2
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling linfa-linalg v0.2.1
[INFO] [stderr]    Compiling linfa-nn v0.8.1
[INFO] [stderr]    Compiling linfa-kernel v0.8.1
[INFO] [stderr]    Compiling linfa-reduction v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s
[INFO] running `Command { std: "docker" "inspect" "84f612315d93bd220c9ce7a33130610294e5a750561703d529067c23ac65eb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f612315d93bd220c9ce7a33130610294e5a750561703d529067c23ac65eb53", kill_on_drop: false }`
[INFO] [stdout] 84f612315d93bd220c9ce7a33130610294e5a750561703d529067c23ac65eb53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ada550e6abd56f10857277ee02018cd75f2d2fc68604d9f9de5b55315270b8ec
[INFO] running `Command { std: "docker" "start" "-a" "ada550e6abd56f10857277ee02018cd75f2d2fc68604d9f9de5b55315270b8ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pbr v1.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling linfa-trees v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling ndarray-csv v0.5.3
[INFO] [stderr]    Compiling linfa-datasets v0.8.1
[INFO] [stderr]    Compiling mnist v0.6.0
[INFO] [stderr]    Compiling linfa-reduction v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.70s
[INFO] running `Command { std: "docker" "inspect" "ada550e6abd56f10857277ee02018cd75f2d2fc68604d9f9de5b55315270b8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada550e6abd56f10857277ee02018cd75f2d2fc68604d9f9de5b55315270b8ec", kill_on_drop: false }`
[INFO] [stdout] ada550e6abd56f10857277ee02018cd75f2d2fc68604d9f9de5b55315270b8ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b55c37d91312d00f797ed7b4860d654872159d50733ef8c43ffae42572a1c65c
[INFO] running `Command { std: "docker" "start" "-a" "b55c37d91312d00f797ed7b4860d654872159d50733ef8c43ffae42572a1c65c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linfa_reduction-460dad5aab3ff6f0)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test pca::tests::autotraits ... ok
[INFO] [stdout] test random_projection::common::tests::test_johnson_lindenstrauss ... ok
[INFO] [stdout] test random_projection::tests::autotraits_sparse ... ok
[INFO] [stdout] test random_projection::tests::autotraits_gaussian ... ok
[INFO] [stdout] test pca::tests::test_whitening_small ... ok
[INFO] [stdout] test random_projection::tests::gaussian_dim_increase_error ... ok
[INFO] [stdout] test random_projection::tests::sparse_dim_increase_error ... ok
[INFO] [stdout] test pca::tests::test_explained_variance_diag ... ok
[INFO] [stdout] test pca::tests::test_explained_variance_cutoff ... ok
[INFO] [stdout] test pca::tests::test_whitening_rand ... ok
[INFO] [stdout] test pca::tests::test_marchenko_pastur has been running for over 60 seconds
[INFO] [stdout] test pca::tests::test_marchenko_pastur ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linfa_reduction
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.90s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/pca.rs - pca (line 10) ... ok
[INFO] [stdout] test src/pca.rs - pca::Pca (line 128) ... ok
[INFO] [stdout] test src/diffusion_map/algorithms.rs - diffusion_map::algorithms::DiffusionMap (line 40) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.86s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b55c37d91312d00f797ed7b4860d654872159d50733ef8c43ffae42572a1c65c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55c37d91312d00f797ed7b4860d654872159d50733ef8c43ffae42572a1c65c", kill_on_drop: false }`
[INFO] [stdout] b55c37d91312d00f797ed7b4860d654872159d50733ef8c43ffae42572a1c65c
